PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosIndirectReference Class / PDFCosIndirectReference Constructor / PDFCosIndirectReference Constructor(int,int)
In This Topic
    PDFCosIndirectReference Constructor(int,int)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFCosIndirectReference( 
       int objectNumber,
       int generationNumber
    )

    Parameters

    objectNumber
    generationNumber
    See Also